From ff24aaf3624f662171bd930d7171a7cc6013ebfd Mon Sep 17 00:00:00 2001 From: krion Date: Mon, 30 Aug 2004 09:49:56 +0000 Subject: Portlint. --- x11/3ddesktop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile index fc9d8216beb1..3e64fbb2dc36 100644 --- a/x11/3ddesktop/Makefile +++ b/x11/3ddesktop/Makefile @@ -29,7 +29,7 @@ PLIST_FILES= bin/3ddesk bin/3ddeskd etc/3ddesktop.conf \ %%DATADIR%%/digits.bmp PLIST_DIRS= %%DATADIR%% -CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT ${PTHREAD_CFLAGS} +CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} post-patch: -- cgit