diff options
author | mat <mat@FreeBSD.org> | 2017-03-31 05:12:43 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-03-31 05:12:43 +0800 |
commit | 588165f1eead465d9eb21600b370be4e27aa46b3 (patch) | |
tree | f237e587d416ba112cad440f6c5bf04f4641ec2b /graphics | |
parent | 1c02df52af0d2f88607a4dbb8f997f923be8cfed (diff) | |
download | freebsd-ports-gnome-588165f1eead465d9eb21600b370be4e27aa46b3.tar.gz freebsd-ports-gnome-588165f1eead465d9eb21600b370be4e27aa46b3.tar.zst freebsd-ports-gnome-588165f1eead465d9eb21600b370be4e27aa46b3.zip |
Remove obsolete PROJECTHOST.
Sponsored by: Absolight
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tif22pnm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/tif22pnm/Makefile b/graphics/tif22pnm/Makefile index 5d378e13eeb3..5910a9b2bc83 100644 --- a/graphics/tif22pnm/Makefile +++ b/graphics/tif22pnm/Makefile @@ -15,7 +15,6 @@ LICENSE= GPLv2 LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff -PROJECTHOST= sam2p USES= pkgconfig GNU_CONFIGURE= yes |