diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
commit | c68436a7b72179f073b6414d623457a5e3c24e12 (patch) | |
tree | bf681b064a63b51d6700afac65ffbfae49c987d8 /graphics/plotutils | |
parent | 8fa8041fe58450bde47b655e328b1eeb0f4d0759 (diff) |
Notes
Diffstat (limited to 'graphics/plotutils')
-rw-r--r-- | graphics/plotutils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index d06e348e505b..45a88505bdf9 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -15,7 +15,6 @@ MAINTAINER= chuckr@FreeBSD.org LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -USE_NEWGCC= yes USE_MOTIF= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |