diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-05 10:37:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-05 10:37:52 +0000 |
commit | 0c1ab4538d54b087595d7a8f16514d04dd1f2797 (patch) | |
tree | f21783e8475252a14a9c27324eab07a32b8db432 /x11/etoile-idle | |
parent | d427e266d87c72ff1f7acd0f62dd7986a0f10f93 (diff) | |
download | ports-0c1ab4538d54b087595d7a8f16514d04dd1f2797.tar.gz ports-0c1ab4538d54b087595d7a8f16514d04dd1f2797.zip |
Notes
Diffstat (limited to 'x11/etoile-idle')
-rw-r--r-- | x11/etoile-idle/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/etoile-idle/Makefile b/x11/etoile-idle/Makefile index ee57cdac967e..22d29820aaaa 100644 --- a/x11/etoile-idle/Makefile +++ b/x11/etoile-idle/Makefile @@ -28,8 +28,6 @@ USE_XORG= xscrnsaver WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} USE_GNUSTEP_MAKE_DIRS+= Services/Private/Idle -ADDITIONAL_OBJCFLAGS+= -I${LOCALBASE}/include -ADDITIONAL_LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= System/Tools/Idle XWINDOWSERVERKIT_PORT?= x11/etoile-xwindowserverkit |