diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-18 12:54:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-18 12:54:11 +0800 |
commit | a5ce28db2c3bdcf089a51a0332e6e97a73a950f4 (patch) | |
tree | 67d8fab3660aa2f14a498e0ec7f12e9cf0815f54 /comms/yawmppp | |
parent | c0eef0c25f38eba673c33ade0272f3304b2e0e74 (diff) | |
download | freebsd-ports-gnome-a5ce28db2c3bdcf089a51a0332e6e97a73a950f4.tar.gz freebsd-ports-gnome-a5ce28db2c3bdcf089a51a0332e6e97a73a950f4.tar.zst freebsd-ports-gnome-a5ce28db2c3bdcf089a51a0332e6e97a73a950f4.zip |
Remove USE_GNOMENG.
Diffstat (limited to 'comms/yawmppp')
-rw-r--r-- | comms/yawmppp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/yawmppp/Makefile b/comms/yawmppp/Makefile index b97910b13d05..f22eb7db6398 100644 --- a/comms/yawmppp/Makefile +++ b/comms/yawmppp/Makefile @@ -16,7 +16,6 @@ COMMENT= A Window Maker dockapp that helps with easy use of pppd USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOMENG= yes USE_GNOME= gtk12 USE_XPM= yes CONFIGURE_ENV= GTKCONFIG="${GTK_CONFIG}" CFLAGS="${CFLAGS} -I${X11BASE}/include" |