diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
commit | b33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch) | |
tree | 4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /x11-wm/sawfish | |
parent | Deal with the msgsnd() API change in FreeBSD 5.x. (diff) |
Remove USE_GNOMENG.
Notes
Notes:
svn path=/head/; revision=79368
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r-- | x11-wm/sawfish/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index 60091a846afb..7bac070f9ad6 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -29,7 +29,6 @@ PLIST_SUB= GNUHOST=${GNUHOST} VERSION=${PORTVERSION} USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOMENG= yes WANT_GNOME= yes USE_GNOME= gnomehack gnomehier gtk12 imlib esound GNU_CONFIGURE= yes |