diff options
Diffstat (limited to 'graphics/scale2x')
-rw-r--r-- | graphics/scale2x/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/scale2x/Makefile b/graphics/scale2x/Makefile index 4585223a9617..11dea8fd8d6d 100644 --- a/graphics/scale2x/Makefile +++ b/graphics/scale2x/Makefile @@ -16,7 +16,6 @@ COMMENT= Real-time graphics effect able to increase the size of small bitmaps LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |