diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-15 14:28:22 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-15 14:28:22 +0000 |
commit | 3b70fd0981fd60feaea5be37cf138b943102b70f (patch) | |
tree | 26b9614cb2dac27152d4e8c7d886de2af2108e63 /x11-toolkits/gtkmathview | |
parent | fe025ebac2a82a8249bc59746d08e5ebd7cf663e (diff) | |
download | ports-3b70fd0981fd60feaea5be37cf138b943102b70f.tar.gz ports-3b70fd0981fd60feaea5be37cf138b943102b70f.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtkmathview')
-rw-r--r-- | x11-toolkits/gtkmathview/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile index 533af83dea81..c0fca078e994 100644 --- a/x11-toolkits/gtkmathview/Makefile +++ b/x11-toolkits/gtkmathview/Makefile @@ -24,8 +24,6 @@ USE_GETOPT_LONG= yes USE_X_PREFIX= yes USE_GNOME= glib12 gtk12 USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-D__GNU_LIBRARY__ -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt -lm" USE_GMAKE= yes INSTALLS_SHLIB= yes |