diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-13 23:54:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-13 23:54:38 +0000 |
commit | 8689c943d532ce8cc26ab03260115c8207d84566 (patch) | |
tree | 8f550edf8cff47b8e796fe18559dde1dcef41d43 /deskutils/deskbar-applet/Makefile | |
parent | 763b2c952686c3c0a8f6d94344daa8ca989c054c (diff) | |
download | ports-8689c943d532ce8cc26ab03260115c8207d84566.tar.gz ports-8689c943d532ce8cc26ab03260115c8207d84566.zip |
Notes
Diffstat (limited to 'deskutils/deskbar-applet/Makefile')
-rw-r--r-- | deskutils/deskbar-applet/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/deskbar-applet/Makefile b/deskutils/deskbar-applet/Makefile index ed5ec6c77124..9d9f1c0d2263 100644 --- a/deskutils/deskbar-applet/Makefile +++ b/deskutils/deskbar-applet/Makefile @@ -28,7 +28,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALLS_OMF= yes -USE_DISPLAY= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |