forked from Lainports/freebsd-ports
- Add USE_GETOPT_LONG - Replace pkg-plist with PLIST_FILES and PORTDOCS PR: 71742 Submitted by: leeym Approved by: maintainer timeout
11 lines
239 B
Text
11 lines
239 B
Text
--- Makefile.orig Wed Sep 15 03:28:55 2004
|
|
+++ Makefile Wed Sep 15 03:29:06 2004
|
|
@@ -2,8 +2,6 @@
|
|
#
|
|
# Please uncomment the appropriate settings
|
|
|
|
-CC = gcc
|
|
-CFLAGS = -Wall -DHAVE_GETOPT_LONG
|
|
LDFLAGS =
|
|
INSTALLPATH = $(DESTDIR)/usr/bin
|
|
|